Skip to content

Conversation

@openshift-ci openshift-ci bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 6, 2021
@netlify
Copy link

netlify bot commented Aug 6, 2021

✔️ Deploy Preview for osdocs ready!

🔨 Explore the source changes: 4aef9ca3b4f3d2f395f2d7b43198a44d0ebfb64f

🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/6196e0a07eb3c80008c437e5

😎 Browse the preview: https://deploy-preview-35316--osdocs.netlify.app

@Gal-Zaidman
Copy link

At the current state, the entry is under Preparing to install on XXXXX.
I think this is way to early in the process and will either scare users or just make them ignore it.
Maybe this should be added in some global shard place and we should reference it on editing the install-config/answering the questions?
@janosdebugs @eslutsky you have a good customers perspective what do you think?

@ghost
Copy link

ghost commented Aug 8, 2021

+1, this seems to be the wrong place to put this information. It would add a lengthy section between these two headings, making the user lose track of options:

image

@dcdacosta
Copy link
Contributor Author

@Gal-Zaidman @janosdebugs
Would this information be better placed in the Networking Requirements (VSphere) and Preparing the Network Environment on RHV sections? Not sure about what would be a good "global shared place". Also, perhaps changing the title to something like "Identifying pre-existing Virtual Routers" might be less alarming to the customer? Once we decide on a location for the topic, I can link to it in the install-config/answering sections as suggested.

Any guidance is appreciated.

@dcdacosta dcdacosta force-pushed the BZ#1886450 branch 3 times, most recently from 89f5303 to 395b4c5 Compare August 18, 2021 22:33
@Gal-Zaidman
Copy link

@Gal-Zaidman @janosdebugs
Would this information be better placed in the Networking Requirements (VSphere) and Preparing the Network Environment on RHV sections? Not sure about what would be a good "global shared place". Also, perhaps changing the title to something like "Identifying pre-existing Virtual Routers" might be less alarming to the customer? Once we decide on a location for the topic, I can link to it in the install-config/answering sections as suggested.

Any guidance is appreciated.

Sorry, I thought I replied to this PR but apparently, I didn't :)
So under the "Preparing the Network Environment" sounds ok.
I'll comment on the contant

@Gal-Zaidman
Copy link

@eslutsky @janosdebugs
Can you review the content of this Doc? it seems a bit confusing and to technical for most users (I think) maybe there is a way to improve it?

@Gal-Zaidman
Copy link

@dcdacosta what is the status on this PR?

@dcdacosta
Copy link
Contributor Author

@dcdacosta what is the status on this PR?

@Gal-Zaidman I was waiting for @eslutsky and @janosdebugs to review the content based on your previous comment. I'll go ahead with the changes you suggested and update the PR today.

@dcdacosta
Copy link
Contributor Author

@janosdebugs Unfortunately, I'm not sure. The information is included based on input from the original BZ. I've set the needinfo to Andrew Downs to get clarification.

@ghost
Copy link

ghost commented Sep 22, 2021

@dcdacosta please see my email for further information I managed to dig up.

@dcdacosta dcdacosta force-pushed the BZ#1886450 branch 2 times, most recently from 898dda3 to 3ac4d7b Compare September 27, 2021 23:50
@dcdacosta
Copy link
Contributor Author

@Gal-Zaidman @janosdebugs I included the latest updates but edited the text for the example to be action oriented. Instead of ...
""
Therefore one of the cluster names needs to be changed and the process needs to be repeated till there is no conflict
""
I rewrote to this:
""
To resolve this conflict, rename one of the clusters and repeat this procedure until the conflict is eliminated.
""
Let me know if everything is ok now or if other changes are required. Thanks very much!

@Gal-Zaidman
Copy link

/lgtm

@bobfuru
Copy link
Contributor

bobfuru commented Oct 12, 2021

Added labels but only back to enterprise-4.6, which is the oldest supported OCP 4 release at present.

@dcdacosta dcdacosta force-pushed the BZ#1886450 branch 2 times, most recently from 3833d77 to 4aef9ca Compare November 18, 2021 23:24
@bobfuru
Copy link
Contributor

bobfuru commented Nov 19, 2021

Left a few more small follow-ups for you to PTAL, @dcdacosta - thanks!

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 17, 2022
@dcdacosta
Copy link
Contributor Author

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 17, 2022
@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 18, 2022
@dcdacosta
Copy link
Contributor Author

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 18, 2022
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in 4.11, this has switched to Unicast for all on-prem. see openshift/machine-config-operator#3016

Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dcdacosta, could you also add this recommendation for OpenStack as well?

All on-prem platforms (BM, OpenStack, RHV, and vSphere) share the same architecture, and the recommendation should be common to all. The conflicting VRIDs is an issue only when using keepalived in multicast mode.

BM uses keepalived with unicast mode at least since 4.6, so the recommendation would not apply to them.
The other platforms have switched to keepalived unicast in 4.11. We therefore need this doc change to cover OpenStack, RHV, and vSphere from 4.6 to 4.10, assuming 4.6 is the oldest version for which we're still maintaining docs.

Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make the doc change for OpenStack as well?

@kalexand-rh
Copy link
Contributor

Only versions 4.8+ are still in maintenance. I am removing labels from earlier versions from this PR.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 26, 2023
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 26, 2023
@openshift-bot
Copy link

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci openshift-ci bot closed this Mar 28, 2023
@openshift-ci
Copy link

openshift-ci bot commented Mar 28, 2023

@openshift-bot: Closed this PR.

Details

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.8 branch/enterprise-4.9 lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. peer-review-done Signifies that the peer review team has reviewed this PR size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants